kotlin-stdlib
Native
kotlin-stdlib
/
kotlin
/
[Native]Array
/
iterator
iterator
Native
operator
fun
iterator
(
)
:
Iterator
<
T
>
Content copied to clipboard
Creates an
Iterator
for iterating over the elements of the array.